-- card: 44875 from stack: in.0 -- bmap block id: 38347 -- flags: 0000 -- background id: 43395 -- name: DEBUGGING TOOLS -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=131 top=217 right=284 bottom=217 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual zoom out go cd "messageWatcher" of stack "•HC 2.0-6" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=247 top=217 right=284 bottom=337 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual zoom out go cd "variableWatcher" of stack "•HC 2.0-6" end mouseUp -- part contents for background part 1 ----- text ----- There are two debugging tools added with HyperCard 2.0: the Message Watcher and the Variable Watcher. They are both implemented as external windows. To see how these scripting tools look and to learn about them, click the buttons below. -- part contents for background part 2 ----- text ----- DEBUGGING TOOLS